home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 3⁄23⁄90 / 0927-TTEViews in Dialogs-Mar90 < prev    next >
Encoding:
Text File  |  1990-03-23  |  869 b   |  22 lines  |  [TEXT/GEOL]

  1. Item    9533270                         19-March-90        10:02PST
  2.  
  3. From:   D5284                           BDM Int'l, Ann Confer,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    TTEViews in Dialogs
  8.  
  9. In the application I am writing in MacApp, I need to have a dialog that has
  10. several areas where the user can enter/edit text that has more than 256
  11. characters.  The only way I know to do this is with TTEViews.  The dialog also
  12. has several TEditTexts.  The problem I am having is that I cannot get the
  13. cursor and input focus to move from a TEditText to a TTEView by clicking or
  14. tabbing.  I have tried everything I can think of short of overriding the
  15. DoMouseCommand for the TTEViews.  I keep thinking there must be an easier way.
  16. I would appreciate any ideas anyone has.
  17.  
  18. Thank you.
  19.  
  20.                                             Dara Field
  21.  
  22.